ansible-tower-cli software package provides command line tool for Ansible Tower, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install ansible-tower-cli
ansible-tower-cli is installed in your system.
Make ensure the ansible-tower-cli package were installed using the commands given below,
$ sudo dpkg-query -l | grep ansible-tower-cli *
You will get with ansible-tower-cli package name, version, architecture and description in a table
Distro | Ubuntu 17 |
Section | Python |
Package | ansible-tower-cli |
Version | 3.0.1-1 |
Description | command line tool for Ansible Tower |
Sub Section | Python |